ISymmetricAlgorithm.Decrypt(Byte[]) Method

Represents method Decrypt(Byte[]).

Namespace: Spring.Cryptography
public
 function Decrypt(const buffer: array of Byte): TBuffer; overload;

Parameters

buffer
Type: array of Byte

Return Value

Type: TBuffer